pub extern "C-unwind" fn IOHIDQueueCreate(
allocator: Option<&CFAllocator>,
device: &IOHIDDevice,
depth: CFIndex,
options: IOOptionBits,
) -> Option<CFRetained<IOHIDQueue>>👎Deprecated: renamed to
IOHIDQueue::newAvailable on crate feature
hid only.