roff_getcontrol
int roff_getcontrol(const struct roff *,
return roff_getcontrol(man->roff, buf, &offs) ?
return roff_getcontrol(mdoc->roff, buf, &offs) ?
ctl = roff_getcontrol(r, buf->buf, &pos);