wgetbkgrnd
extern int wgetbkgrnd(WINDOW *, cchar_t *);
#define getbkgrnd(b) wgetbkgrnd(stdscr,b)
(wgetbkgrnd)(w, bg)
extern int wgetbkgrnd(WINDOW *, cchar_t *);
#define getbkgrnd(b) wgetbkgrnd(stdscr, b)