macro_rules! compress_specialization {
    ($table_bits : expr, $fname: ident) => { ... };
}