Macro KEY_PLAYPAUSE

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