pub fn from_terminals_to_regex_string( terminals: &[Alternation], interned_strings: &InternedStrings, ) -> String