pub unsafe extern "stdcall" fn SafeArrayAccessData(
    psa: *mut SAFEARRAY,
    ppvData: *mut *mut c_void
) -> HRESULT