WARN
#define WARN(x...) TPRINT(x)
#define WARN(args) { fprintf(stderr, "[midi] WARNING: %s\n", args); }
#define WARN(x) DEBUG_CONTEXT( __out x )
#define WARN(x) DEBUG_CONTEXT( __out x )
#define WARN 0x0100 /* Warnings - off on final release */
#define WARN(x...) DEBUG_CONTEXT( __out(x) )
#define WARN(x...) DEBUG_CONTEXT( __out(x) )
#define WARN(x...) dprintf("\33[34mext2:\33[0m " x)
#define WARN(x...) DEBUG_CONTEXT( __out(x) )
#define WARN(x...) DEBUG_CONTEXT( __out(x) )
#define WARN(x) DBG(dprintf x)
#define WARN(x) DBG(dprintf x)
#define WARN(x) DEBUG_CONTEXT( __out x )
#define WARN(x) DEBUG_CONTEXT( __out x )
#define WARN(result, msg...) \
#define WARN(x...) DEBUG_CONTEXT( __out(x) )
#define WARN(x...) DEBUG_CONTEXT( __out(x) )