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