pub unsafe extern "C" fn igVSliderInt( label: *const i8, size: ImVec2, v: *mut i32, v_min: i32, v_max: i32, format: *const i8, flags: i32, ) -> bool