term_setwidth
term_setwidth(p, n->child != NULL ? n->child->string : NULL);
void term_setwidth(struct termp *, const char *);