macro_rules! test_math {
    ($i:ident, $t:ident, $tlst:tt) => { ... };
}