unauthorized

Macro unauthorized 

Source
macro_rules! unauthorized {
    ($msg:expr) => { ... };
}