pub extern "C-unwind" fn IOHIDDeviceSetValue(
device: &IOHIDDevice,
element: &IOHIDElement,
value: &IOHIDValue,
) -> IOReturn👎Deprecated: renamed to
IOHIDDevice::set_valueAvailable on crate feature
hid only.