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