tga_putchar
.putchar = tga_putchar,
rip->ri_ops.putchar = tga_putchar;
static void tga_putchar(void *c, int row, int col, u_int uc, long attr);