vtbuf_fill
void vtbuf_fill(struct vt_buf *, const term_rect_t *, term_char_t);
vtbuf_fill(&vw->vw_buf, r, c);