Function windows_sys::Win32::System::Com::Marshal::CoMarshalInterThreadInterfaceInStream
pub unsafe extern "system" fn CoMarshalInterThreadInterfaceInStream(
riid: *const GUID,
punk: IUnknown,
ppstm: *mut IStream
) -> HRESULT