Macro KEY_INSERT

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