fn invertible_prefixed_values( expression_prefix: &str, value_prefix: &str, values: &[&'static str], mode: InvertableSuggestionMode, ) -> Vec<String>