box_set
box_set( stdscr, &cc, &cc );
int box_set(WINDOW *, const cchar_t *, const cchar_t *);
report_return(box_set(win, verch, horch));