vtbuf_extract_marked
void vtbuf_extract_marked(struct vt_buf *vb, term_char_t *buf, int sz, int mark);
vtbuf_extract_marked(&vw->vw_buf, VD_PASTEBUF(vd), len, mark);