TWE_DPRINTF
#define TWE_DPRINTF(m,a) if (twe_debug & (m)) printf a
#define TWE_DPRINTF(m,a) /* m, a */