touchwin
int touchwin(WINDOW *);
touchwin(radar);
touchwin(planes);
touchwin(credit);
touchwin(input);
touchwin(stdscr);
touchwin(stdscr);
touchwin(stw);
touchwin(tv);
touchwin(win);
touchwin(StdScreen(SP_PARM));
touchwin(win->_parent);
touchwin(CurScreen(SP_PARM));
returnCode(touchwin(win));
touchwin(nwin);
touchwin(rop->win);
extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */
touchwin(pan->win);
# define Touchpan(pan) touchwin((pan)->win)