Returns the abstract address of an abstract Unix socket address.
impl UnixSockAddr { fn as_abstract(&self) -> Result<&[u8], Errno> }