Macro KEY_SCROLLLOCK

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