fn open_link(path: &Path, access_mode: u32) -> Result<File>
Open a file or directory without following symlinks.