pub extern "C-unwind" fn CFSocketConnectToAddress(
s: &CFSocket,
address: Option<&CFData>,
timeout: CFTimeInterval,
) -> CFSocketError👎Deprecated: renamed to
CFSocket::connect_to_addressAvailable on crate features
CFData and CFDate and CFSocket only.