fn common_path_suffix(lhs_path: &Path, rhs_path: &Path) -> Option<String>