pub unsafe extern "C" fn IOHIDManagerSetProperty(
    manager: IOHIDManagerRef,
    key: CFStringRef,
    value: CFTypeRef
) -> Boolean