pub unsafe extern "C-unwind" fn AXValueGetValue(
value: &AXValue,
the_type: AXValueType,
value_ptr: NonNull<c_void>,
) -> bool👎Deprecated: renamed to
AXValue::valueAvailable on crate feature
AXValue only.