pub type CABOOL = tagCABOOL;
#[repr(C)]pub struct CABOOL { pub cElems: u64, pub pElems: *mut i16, }
cElems: u64
pElems: *mut i16