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