Macro __emit__

Source
macro_rules! __emit__ {
    ( $_:tt ) => { ... };
}