pub unsafe extern "C-unwind" fn IOHIDManagerGetProperty(
manager: &IOHIDManager,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
IOHIDManager::propertyAvailable on crate feature
hid only.