movewin
movewin(w, w->ww_alt.t, w->ww_alt.l);
movewin(w, row, col);
void movewin(struct ww *, int, int);