report_int
report_int(status);
report_int(mvwgetch(win, y, x));
report_int(baudrate());
report_int(can_change_color());
report_int(red);
report_int(green);
report_int(blue);
report_int(curs_set(vis));
report_int(erasechar());
report_int(getattrs(win));
report_int(getcury(win));
report_int(getcurx(win));
report_int(y);
report_int(x);
report_int(getbegy(win));
report_int(getbegx(win));
report_int(getmaxy(win));
report_int(getmaxx(win));
report_int(getpary(win));
report_int(getparx(win));
report_int(y);
report_int(x);
report_int(y);
report_int(x);
report_int(y);
report_int(x);
report_int(y);
report_int(x);
report_int(has_colors());
report_int(has_ic());
report_int(has_il());
report_int(isendwin());
report_int(is_linetouched(win, line));
report_int(is_wintouched(win));
report_int(is_keypad(win));
report_int(killchar());
report_int(is_leaveok(win));
report_int(mvwinnstr(win, y, x, string, count));
report_int(mvwscanw(win, y, x, fmt, &string));
report_int(no_color_attributes());
report_int(fore);
report_int(back);
report_int(attrs);
report_int(colours);
report_int(termattrs());
report_int(term_attrs());
report_int(internal_vw_scanw(win, fmt, string));
report_int(attr);
report_int(pair);
report_int(wgetch(win));
report_int(winnstr(win, string, count));
report_int(wstandend(win));
report_int(wstandout(win));
report_int(wunderend(win));
report_int(wunderscore(win));
report_int(innwstr(wstr, n));
report_int(mvinnwstr(y, x, wstr, n));
report_int(mvwinnwstr(win, y, x, wstr, n));
report_int(winnwstr(win, wstr, n));
report_int(attrs);
report_int(color_pair);
report_int(getch());
report_int(innstr(string, limit));
report_int(standend());
report_int(standout());
report_int(underscore());
report_int(underend());
report_int(mvgetch(y, x));
report_int(mvinnstr(y, x, string, count));
void report_int(int);