pub unsafe extern "C-unwind" fn IOHIDManagerSetProperty(
manager: &IOHIDManager,
key: &CFString,
value: &CFType,
) -> bool👎Deprecated: renamed to
IOHIDManager::set_propertyAvailable on crate feature
hid only.