int GuiComboBox(RectangleC bounds, Pointer<Char> text, Pointer<Int> active) { return _GuiComboBox(bounds, text, active); }