touchline
int touchline(WINDOW *, int, int);
touchline(win, win->cury, 1);
report_return(touchline(win, start, count));