pub unsafe fn CoMarshalHresult<P0>(pstm: P0, hresult: HRESULT) -> Result<()>where P0: Param<IStream>,