pub type S2Dd = _s2dd_t;
#[repr(C)]pub struct S2Dd { pub width: f64, pub height: f64, }
width: f64
height: f64