fn generate_problematic_strings( consts: &[u32], letter_digit: &FxHashMap<char, char>, ) -> Vec<String>