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