pub type Cir2Df = _cir2df_t;
#[repr(C)]pub struct Cir2Df { pub c: _v2df_t, pub r: f32, }
c: _v2df_t
r: f32