macro_rules! setup_panic {
    ($meta:expr) => { ... };
    () => { ... };
}