pub fn search_config_index(vec: &[(String, String)], key: &str) -> Option<usize>