addnstr
addnstr(struct str *s, const char *buf, size_t len)
addnstr(const char *str, int n)
#define addnstr(s, n) waddnstr(stdscr, s, n)