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