touchwin
touchwin(WINDOW *win)
#define touchwin(w) wtouchln(w, 0, (w)->_maxy, 1)
#define touchwin(w) wtouchln(__w1 = (w), 0, __w1->_maxy, 1)
#undef touchwin
touchwin(WINDOW *w)
touchwin(WINDOW *win)