pub type CACLSID = tagCACLSID;
struct CACLSID { pub cElems: u32, pub pElems: *mut _GUID, }
cElems: u32
pElems: *mut _GUID