Macro missing_rt_panic

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