window_pane_create
static struct window_pane *window_pane_create(struct window *, u_int, u_int,
wp = window_pane_create(w, w->sx, w->sy, hlimit);