mvwaddnstr
extern int mvwaddnstr(WINDOW *, int, int, const char *, int);
(mvwaddnstr)(w, y, x, str, n)