__printf
__printf(const char *fmt, putc_func_t *putc, void *arg, va_list ap)
#define __printf(a,b) __printflike(a,b)