pub unsafe extern "C" fn SCNetworkConnectionCreateWithServiceID(
    allocator: CFAllocatorRef,
    serviceID: CFStringRef,
    callout: SCNetworkConnectionCallBack,
    context: *mut SCNetworkConnectionContext
) -> SCNetworkConnectionRef