fn top_entries( map: &FastMap<String, FastMap<String, u64>>, key: &str, total_weight: u64, ) -> Vec<ContextEntry>