pub extern "C-unwind" fn IOHIDUserDeviceCopyProperty(
device: &IOHIDUserDevice,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
IOHIDUserDevice::propertyAvailable on crate feature
hidsystem only.