WA_STANDOUT
#define wstandout(w) (wattr_on(w, WA_STANDOUT, (void *)0), 1)
stdscr->_fg._at |= WA_STANDOUT;
at |= WA_STANDOUT;
at |= WA_STANDOUT;
if (ISATTR(attr, WA_STANDOUT)
new &= ~WA_STANDOUT;
if (ISATTR(attr, WA_STANDOUT) && enter_standout_mode != (char *) 0) {
new |= WA_STANDOUT;
(long) ISATTR(attr, WA_STANDOUT),
w->_fg._at |= WA_STANDOUT;
at |= WA_STANDOUT;
at |= WA_STANDOUT;
if (ISATTR(attr, WA_STANDOUT) &&
new &= ~WA_STANDOUT;
if (ISATTR(attr, WA_STANDOUT) &&
new |= WA_STANDOUT;
p1 = (long) ISATTR(attr, WA_STANDOUT);
w->_fg._at |= WA_STANDOUT;