is_wintouched
bool is_wintouched(WINDOW *);
if (!(win->flags & __ISPAD) && is_wintouched(win))
if (is_wintouched(win))
if (is_wintouched(w)) {
report_int(is_wintouched(win));