Returns the path of a path Unix socket address.
impl UnixSockAddr { fn as_path(&self) -> Result<&CStr, Errno> }