pub extern "C-unwind" fn IOHIDElementGetProperty(
element: &IOHIDElement,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
IOHIDElement::propertyAvailable on crate feature
hid only.