macro_rules! test_mmm_kernel_i32 {
    ($k: ident, $cond: expr) => { ... };
}