pub type CACY = tagCACY;
#[repr(C)]pub struct CACY { pub cElems: u32, pub pElems: *mut tagCY, }
cElems: u32
pElems: *mut tagCY