pub unsafe extern "C" fn IOHIDDeviceSetProperty(
    device: IOHIDDeviceRef,
    key: CFStringRef,
    property: CFTypeRef
) -> Boolean