macro_rules! _fast_loop {
    ($lex:ident, $test:ident, $miss:expr) => { ... };
}