pub type PROPERTYKEY = _tagpropertykey;
#[repr(C)]pub struct PROPERTYKEY { pub fmtid: _GUID, pub pid: u64, }
fmtid: _GUID
pid: u64