void DrawTriangleStrip( Pointer<Vector2C> points, int pointCount, ColorC color, ) { return _DrawTriangleStrip(points, pointCount, color); }