pub unsafe extern "C-unwind" fn AXUIElementCopyMultipleAttributeValues(
element: &AXUIElement,
attributes: &CFArray,
options: AXCopyMultipleAttributeOptions,
values: NonNull<*const CFArray>,
) -> AXError👎Deprecated: renamed to
AXUIElement::copy_multiple_attribute_valuesAvailable on crate features
AXError and AXUIElement only.