is_linetouched
bool is_linetouched(WINDOW *, int);
if (is_linetouched(win, y) == TRUE)
report_int(is_linetouched(win, line));