printchar
printchar((int)kio->kio_entry, '\'');
printchar(c, '"');
static void printchar(int character, int delim);
goto printchar;
printchar: