wprintw
wprintw(WINDOW *win, ...)
wprintw(WINDOW *w, const char *fmt, ...)
wprintw(WINDOW *w, char *fmt, ...)
wprintw(WINDOW *win, char *fmt, ...)