pub extern "C-unwind" fn IOHIDDeviceCreate(
allocator: Option<&CFAllocator>,
service: io_service_t,
) -> Option<CFRetained<IOHIDDevice>>👎Deprecated: renamed to
IOHIDDevice::newAvailable on crate features
hid and libc only.