SCANFLIKE
# define SCANFLIKE(x,y) __attribute__ ((__format__ (__scanf__, x, y)))
# define SCANFLIKE(x,y)