pub(crate) unsafe fn initialize_family_to_unspec(storage: *mut sockaddr)
Set the ss_family field of a socket address to AF_UNSPEC, so that we can test for AF_UNSPEC to test whether it was stored to.
ss_family
AF_UNSPEC