pub unsafe fn OleSaveToStreamEx<P0, P1>( piunk: P0, pistm: P1, fcleardirty: bool, ) -> Result<()>where P0: Param<IUnknown>, P1: Param<IStream>,