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