pub type S2Df = _s2df_t;
#[repr(C)]pub struct S2Df { pub width: f32, pub height: f32, }
width: f32
height: f32