const fn menu_button_optional( label: String, action: Action, enabled: bool, ) -> Item<Action, String>