macro_rules! _v_escape_escape_avx {
    (($T:ident, $Q:ident, $Q_LEN:ident) $($t:tt ,)+) => { ... };
}