pub fn unprefix_path( root: impl AsRef<Path>, path: impl AsRef<Path>, ) -> Result<PathBuf, PathNotPrefixed>