macro_rules! impl_nft_ido_enumeration {
    ($contract:ident, $tokens:ident) => { ... };
}