pub unsafe extern "C-unwind" fn IOHIDDeviceSetInputValueMatching(
device: &IOHIDDevice,
matching: Option<&CFDictionary>,
)👎Deprecated: renamed to
IOHIDDevice::set_input_value_matchingAvailable on crate feature
hid only.