pub unsafe extern "C-unwind" fn AXUIElementSetAttributeValue(
element: &AXUIElement,
attribute: &CFString,
value: &CFType,
) -> AXError👎Deprecated: renamed to
AXUIElement::set_attribute_valueAvailable on crate features
AXError and AXUIElement only.