pub fn open_file_beneath(root: &Path, relative: &Path) -> Result<File>
Open a regular, single-link file through bound directory handles. root must be an absolute, previously resolved trusted root.
root