check

Macro check 

Source
macro_rules! check {
    ($status:ident, $err:literal) => { ... };
}