pub macro unreachable_2021 {
    () => { ... },
    ($($t:tt)+) => { ... },
}
🔬This is a nightly-only experimental API. (edition_panic)