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