wvline
int wvline(WINDOW *, chtype, int);
return wvline(stdscr, ch, count);
return wvline(win, ch, count);
report_return(wvline(win, ch, n));