SET_WINDOW_PAIR
#define SET_WINDOW_PAIR(w,p) (w)->_color = (p)
#define SET_WINDOW_PAIR(w,p) WINDOW_ATTRS(w) &= ALL_BUT_COLOR, \