pub unsafe fn CoMarshalInterThreadInterfaceInStream<P1>( riid: *const GUID, punk: P1, ) -> Result<IStream>where P1: Param<IUnknown>,