pub extern "C-unwind" fn IOHIDQueueCopyNextValueWithTimeout(
queue: &IOHIDQueue,
timeout: CFTimeInterval,
) -> Option<CFRetained<IOHIDValue>>👎Deprecated: renamed to
IOHIDQueue::next_value_with_timeoutAvailable on crate feature
hid only.