Macro foreach_keyvalue

Source
macro_rules! foreach_keyvalue {
    ($mac:ident) => { ... };
}