mvwin_wch
int mvwin_wch(WINDOW *, int, int, cchar_t *);
return mvwin_wch(stdscr, y, x, wcval);
report_return(mvwin_wch(win, y, x, &wcval));