Macro KEY_UNKNOWN

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