subwin
subwin(WINDOW *win, int l, int nc, int by, int bx)
subwin(parent, nlines, ncols, begy, begx)
subwin(WINDOW *parent, int nlines, int ncols, int begy, int begx)
subwin(WINDOW *orig, int num_lines, int num_cols, int begy, int begx)