int GuiToggle(RectangleC bounds, Pointer<Char> text, Pointer<Bool> active) { return _GuiToggle(bounds, text, active); }