PRINTFLIKE
# define PRINTFLIKE(x,y) __attribute__ ((__format__ (__printf__, x, y)))
# define PRINTFLIKE(x,y)