pub fn strip_prefix(path: &Path, prefix: usize) -> &Path
Strip the specified number of path components from the beginning of the path.