macro_rules! generate_epic_activation_from_rest {
    ($ecb_at_rest:expr, $activation_intent:expr, $scheduler: expr) => { ... };
}