macro_rules! test_from_builtin {
    ($i:ident, ($($t:ident),*)) => { ... };
}