check

Macro check 

Source
macro_rules! check {
    ($a:literal, $b:expr) => { ... };
}