getparx
#define getparyx(win,y,x) (y = getpary(win), x = getparx(win))
extern NCURSES_EXPORT(int) getparx (const WINDOW *); /* generated */