pub unsafe extern "C-unwind" fn AXUIElementCopyActionDescription(
element: &AXUIElement,
action: &CFString,
description: NonNull<*const CFString>,
) -> AXError👎Deprecated: renamed to
AXUIElement::copy_action_descriptionAvailable on crate features
AXError and AXUIElement only.