Macro KEY_LANGUAGE

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