Macro KEY_NEXT

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