pub unsafe fn SafeArrayGetElement( psa: *const SAFEARRAY, rgindices: *const i32, pv: *mut c_void, ) -> Result<()>