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