pub type EvScroll = _evscroll_t;
#[repr(C)]pub struct EvScroll { pub orient: i32, pub scroll: i32, pub cpos: f32, }
orient: i32
scroll: i32
cpos: f32