Creates a new unnamed Unix socket address.
impl UnixSockAddr { fn from_unnamed(buf: &mut [u8]) -> Result<&mut UnixSockAddr, Errno> }