pub type Col2Dd = _col2dd_t;
#[repr(C)]pub struct Col2Dd { pub p: _v2dd_t, pub n: _v2dd_t, pub d: f64, }
p: _v2dd_t
n: _v2dd_t
d: f64