Set the current working directory to the directory represented by this file.
impl File { fn set_cwd(&self) -> Result<(), Errno> }
fchdir(2)