pub extern "C-unwind" fn IOHIDEventSystemClientCopyProperty(
client: &IOHIDEventSystemClient,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
IOHIDEventSystemClient::propertyAvailable on crate feature
hidsystem only.