pub unsafe fn OleLoadFromStream<'a, T0__: IntoParam<'a, IStream>>( pstm: T0__, iidinterface: *const Guid, ppvobj: *mut *mut c_void, ) -> ErrorCode