macro_rules! for_collections {
    ($usage:expr, $macro:ident) => { ... };
}