sh

Macro sh 

Source
macro_rules! sh {
    ($var:expr, $var2:expr) => { ... };
}