debug_vprintf
extern int debug_vprintf(const char *format, va_list args);
count = debug_vprintf(format, list);