Macro BTN_SELECT

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