pcdisplay_putchar
int pcdisplay_putchar(void *, int, int, u_int, uint32_t);
rc = pcdisplay_putchar(c, row, col, uc, attr);
pcdisplay_putchar,