fn group_region_by_topic( region_id: RegionId, region_options: &HashMap<RegionNumber, String>, topic_regions: &mut HashMap<String, Vec<RegionId>>, )