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