vt_late_window_switch
static int vt_late_window_switch(struct vt_window *);
(void)vt_late_window_switch(vw->vw_switch_to);
(void)vt_late_window_switch((struct vt_window *)arg);
ret = vt_late_window_switch(vw);