addnstr
extern NCURSES_EXPORT(int) addnstr (const char *, int); /* generated */
addnstr(str, len);
if (addnstr(str, len) == ERR)