attr_clear
void attr_clear(WINDOW * win, int height, int width, chtype attr);
attr_clear(box, boxh, boxw, dlg.dialog.atr);
attr_clear(stdscr, lines, columns, dlg.screen.atr);