putchar_wrapper
retval = kvprintf(fmt, putchar_wrapper, NULL, 10, ap);
return (kvprintf(fmt, putchar_wrapper, NULL, 10, ap));