pub fn track_with_replace_substring( dest: &VarMap, src: &VarMap, tau: f64, (ss_src, ss_dest): (&str, &str), ) -> Result<()>