Macro KEY_CUT

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