pub fn open_dir_nofollow(start: &File, path: &Path) -> Result<File>
Similar to open_dir, but fails if the path names a symlink.
open_dir