pub fn join5( path1: &str, path2: &str, path3: &str, path4: &str, path5: &str, ) -> Result<String, FileError>