SPC_BREAK
#define SPC_BREAK() do {if ((mha_debug & SPC_DOBREAK) != 0) Debugger();} while (0)
#define SPC_BREAK()
#define SPC_BREAK() \