Combo Box control
int GuiComboBox(RectangleC bounds, Pointer<Char> text, Pointer<Int> active) => _GuiComboBox(bounds, text, active);