int GuiCheckBox( RectangleC bounds, Pointer<Char> text, Pointer<Bool> checked, ) { return _GuiCheckBox(bounds, text, checked); }