Macro foreach_api

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