pub unsafe fn CreateStreamOnHGlobal<'a>( hglobal: isize, fdeleteonrelease: impl IntoParam<'a, BOOL>, ) -> Result<IStream>