newwin
newwin(int nlines, int ncols, int by, int bx)
newwin(nlines, ncols, begy, begx)
newwin(int nlines, int ncols, int begy, int begx)
newwin(int num_lines, int num_cols, int begy, int begx)