Returns the path of the file that was used to open this file.
impl File { fn filename(&self) -> Result<CString<Libc>, Errno> }
The /proc filesystem must be mounted for this operation.
/proc
readlinkat(2)