__wcolor_set
__wcolor_set(win, (attr_t) COLOR_PAIR(pair));
__wcolor_set(win, attr);
static void __wcolor_set(WINDOW *, attr_t);