pub unsafe extern "C-unwind" fn CFHostCreateWithName(
allocator: Option<&CFAllocator>,
hostname: &CFString,
) -> CFRetained<CFHost>👎Deprecated: renamed to
CFHost::with_nameAvailable on crate feature
CFHost only.