pub unsafe extern "C-unwind" fn IOHIDUserDeviceCreateWithProperties(
allocator: Option<&CFAllocator>,
properties: &CFDictionary,
options: IOOptionBits,
) -> Option<CFRetained<IOHIDUserDevice>>👎Deprecated: renamed to
IOHIDUserDevice::with_propertiesAvailable on crate feature
hidsystem only.