pub unsafe extern "C-unwind" fn AXUIElementGetAttributeValueCount(
element: &AXUIElement,
attribute: &CFString,
count: NonNull<CFIndex>,
) -> AXError👎Deprecated: renamed to
AXUIElement::attribute_value_countAvailable on crate features
AXError and AXUIElement only.