debug_printf
static void debug_printf(char *fmt, ...)
#define debug_printf(x...) do { } while (0)
void debug_printf(const char *format, ...)