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