pub unsafe extern "C-unwind" fn IOHIDElementSetProperty(
element: &IOHIDElement,
key: &CFString,
property: &CFType,
) -> bool👎Deprecated: renamed to
IOHIDElement::set_propertyAvailable on crate feature
hid only.