vtbuf_grow
void vtbuf_grow(struct vt_buf *, const term_pos_t *, unsigned int);
vtbuf_grow(vb, &p, size);
vtbuf_grow(&vw->vw_buf, &size, vw->vw_buf.vb_history_size);
vtbuf_grow(&vw->vw_buf, &size, vw->vw_buf.vb_history_size);
vtbuf_grow(&vw->vw_buf, &size, vw->vw_buf.vb_history_size);