macro_rules! e_create_offer_type_multi {
    ($($proc_macro:tt)*) => { ... };
}