_ddprintf
if (DebugOpt > 1) _ddprintf(tab, fmt, ## __VA_ARGS__); \
void _ddprintf(int tab, const char *fmt, ...);