pub extern "C-unwind" fn SCDynamicStoreKeyCreateNetworkInterfaceEntity(
allocator: Option<&CFAllocator>,
domain: &CFString,
ifname: &CFString,
entity: Option<&CFString>,
) -> CFRetained<CFString>👎Deprecated: renamed to
SCDynamicStore::key_create_network_interface_entityAvailable on crate feature
SCDynamicStoreKey only.