pub unsafe fn OleConvertOLESTREAMToIStorage<P1>( lpolestream: *const OLESTREAM, pstg: P1, ptd: *const DVTARGETDEVICE, ) -> Result<()>where P1: Param<IStorage>,