Macro tc_fail2

Source
macro_rules! tc_fail2 {
    () => { ... };
}