mvinnstr
#define mvinnstr(y, x, s, n) mvwinnstr(stdscr, y, x, s, n)
mvinnstr(int y, int x, char *str, int n)