pub unsafe extern "C-unwind" fn CFNetServiceMonitorCreate(
alloc: Option<&CFAllocator>,
the_service: &CFNetService,
client_cb: CFNetServiceMonitorClientCallBack,
client_context: NonNull<CFNetServiceClientContext>,
) -> CFRetained<CFNetServiceMonitor>👎Deprecated: renamed to
CFNetServiceMonitor::newAvailable on crate feature
CFNetServices only.