macro_rules! security_critical {
    ($($arg:tt)*) => { ... };
}