Function windows_sys::Win32::System::Com::StructuredStorage::StgCreatePropStg
pub unsafe extern "system" fn StgCreatePropStg(
punk: IUnknown,
fmtid: *const GUID,
pclsid: *const GUID,
grfflags: u32,
dwreserved: u32,
pppropstg: *mut IPropertyStorage
) -> HRESULT