_nc_outchars
#define COUNT_OUTCHARS(n) _nc_outchars += (n);
#define RESET_OUTCHARS() COUNT_OUTCHARS(-_nc_outchars)
NCURSES_WRAPPED_VAR(long, _nc_outchars);
#define _nc_outchars NCURSES_PUBLIC_VAR(_nc_outchars())
extern NCURSES_EXPORT_VAR(long) _nc_outchars;
(unsigned long) amount, _nc_outchars));
NCURSES_PUBLIC_VAR(_nc_outchars) (void)
NCURSES_EXPORT_VAR(long) _nc_outchars = 0;
_nc_outchars,