pub unsafe extern "C" fn IOHIDDeviceSetValue(
    device: IOHIDDeviceRef,
    element: IOHIDElementRef,
    value: IOHIDValueRef
) -> IOReturn