int GuiTabBar( RectangleC bounds, Pointer<Pointer<Char>> text, int count, Pointer<Int> active, ) { return _GuiTabBar(bounds, text, count, active); }