pub unsafe extern "C-unwind" fn IOHIDElementCreateWithDictionary(
allocator: Option<&CFAllocator>,
dictionary: &CFDictionary,
) -> CFRetained<IOHIDElement>👎Deprecated: renamed to
IOHIDElement::with_dictionaryAvailable on crate feature
hid only.