mvwscanw
int mvwscanw(WINDOW *, int, int, const char *, ...) __scanflike(4, 5);
report_int(mvwscanw(win, y, x, fmt, &string));