Macro KEY_SPACE

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