pub type CACLSID = tagCACLSID;
#[repr(C)]pub struct CACLSID { pub cElems: u32, pub pElems: *mut _GUID, }
cElems: u32
pElems: *mut _GUID