mvprintw
mvprintw(int y, int x, ...)
mvprintw(int y, int x, const char *fmt, ...)
mvprintw(int y, int x, char *fmt, ...)