pub extern "C-unwind" fn CFSocketCopyPeerAddress(
s: &CFSocket,
) -> Option<CFRetained<CFData>>👎Deprecated: renamed to
CFSocket::peer_addressAvailable on crate features
CFData and CFSocket only.