Macro KEY_PLAY

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