pub unsafe fn OleConvertIStorageToOLESTREAM<P0>(pstg: P0) -> Result<OLESTREAM>
where P0: Param<IStorage>,