Macro KEY_STOP

Source
macro_rules! KEY_STOP {
    () => { ... };
}