Macro omsp

Source
macro_rules! omsp {
    ($p:pat) => { ... };
}