pcdisplay_putchar
void pcdisplay_putchar(void *, int, int, u_int, long);
pcdisplay_putchar(c, row, col, uc, attr);
pcdisplay_putchar,