Macro KEY_LEFTCTRL

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