SPC_SHOWMSGS
if (mha_debug & SPC_SHOWMSGS)
#define SPC_MSGS(str) do {if (mha_debug & SPC_SHOWMSGS) printf str;}while (0)