is_wintouched
if (is_wintouched(stdscr)) {
if (is_wintouched(panel -> win)) {
extern bool is_wintouched(WINDOW *);
(is_wintouched)(w)