SPC_SHOWTRAC
SPC_SHOWSTART|SPC_SHOWTRAC;
#define SPC_TRACE(str) do {if (mha_debug & SPC_SHOWTRAC) printf str;} while (0)