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