pub unsafe extern "C" fn SafeArrayPtrOfIndex( psa: *mut SAFEARRAY, rgIndices: *mut LONG, ppvData: *mut *mut c_void, ) -> HRESULT