dict_foreach_keyvalue 1427 lib/q.c            dict_foreach_keyvalue(&m->d, dumpmapentry, fi);
dict_foreach_keyvalue  212 lib/q.h        void dict_foreach_keyvalue(dict_t*h, void (*runFunction)(void*data, const void*key, void*val), void*data);