Macro critical

Source
macro_rules! critical {
    ($text:tt) => { ... };
}