PRINTF
#define PRINTF(args) L_PRINTF(99, args)
#define PRINTF(args)
#define PRINTF(args) L_PRINTF(99, args)
#define PRINTF(args)
#define PRINTF(args) L_PRINTF(99, args)
#define PRINTF(args)
#define PRINTF (void)printf
#define PRINTF (void)printf
#define PRINTF printf
#define PRINTF(x...)
#define PRINTF(level,x...) if(IPS_DEBUG >= level)printf(x)