pub fn str_split_join_roundtrip(s: &str, sep: &str) -> bool
Split and join roundtrip: join sep (split sep s) = s.