pub type Cir2Dd = _cir2dd_t;
#[repr(C)]pub struct Cir2Dd { pub c: _v2dd_t, pub r: f64, }
c: _v2dd_t
r: f64