echo_debug_printf
void echo_debug_printf(const char *text,...);
#define TRACE(a) echo_debug_printf a
void echo_debug_printf(const char *text,...);
void echo_debug_printf(const char *text,...);
#define PRINT(a) echo_debug_printf a