vtbuf_copy
void vtbuf_copy(struct vt_buf *, const term_rect_t *, const term_pos_t *);
vtbuf_copy(&vw->vw_buf, r, p);