void DrawRectangleV(Vector2C position, Vector2C size, ColorC color) { return _DrawRectangleV(position, size, color); }