macro_rules! should_panic {
    ($fmt:expr) => { ... };
}