box_set
#define box_set(w,v,h) wborder_set(w,v,v,h,h,0,0,0,0)
#undef box_set
box_set(w, v, h)
#define box_set(w, v, h) \
#undef box_set
box_set(WINDOW *w, const cchar_t *v, const cchar_t *h)