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