vtbuf_putchar
void vtbuf_putchar(struct vt_buf *, const term_pos_t *, term_char_t);
vtbuf_putchar(&vw->vw_buf, p, c);