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