pub fn setup<U: Ui>( cur_file: &'static CurFile<U>, cur_widget: &'static CurWidget<U>, cur_window: usize, windows: &'static RwData<Vec<Window<U>>>, )