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