pub unsafe extern "C" fn SCNetworkConnectionSetDispatchQueue(
    connection: SCNetworkConnectionRef,
    queue: dispatch_queue_t
) -> Boolean