macro_rules! request_info {
    ($($arg:tt)*) => { ... };
}