#ifndef LIBU64_DEBUG_H
#define LIBU64_DEBUG_H
void _dbg_hungup(const char* file, int lineNum);
void Reset(void);
#endif