TRACE_STATIC
#define TRACE_STATIC(x, y...) TRACE_OUTPUT(x, "", y)
#define TRACE_STATIC(x, y...) /* nothing */