pub unsafe extern "C" fn IOHIDDeviceGetValue(
    device: IOHIDDeviceRef,
    element: IOHIDElementRef,
    pValue: *mut IOHIDValueRef
) -> IOReturn