fn selector_option_suggestions( prefix: &str, selector_type: char, option_start: usize, data: &SelectorSuggestionData, ) -> Vec<String>