Function windows_sys::Win32::System::Ole::SafeArrayPtrOfIndex
pub unsafe extern "system" fn SafeArrayPtrOfIndex(
psa: *const SAFEARRAY,
rgindices: *const i32,
ppvdata: *mut *mut c_void,
) -> HRESULT