pub fn under_root( path: impl AsRef<Path>, root: impl AsRef<Path>, ) -> Result<bool, NormalizationError>