vtbuf_wth
row = vtbuf_wth(vb, row);
static int vtbuf_wth(const struct vt_buf *vb, int row);
vb->vb_mark_end.tp_row = vtbuf_wth(vb, row);
vb->vb_mark_start.tp_row = vtbuf_wth(vb, row);
vb->vb_mark_end.tp_row = vtbuf_wth(vb, row);
vtbuf_wth(vb, row);
vtbuf_wth(vb, row);