macro_rules! testcase_should_panic {
    ($name:ident, $($pairhmm_mode:ident),+) => { ... };
}