void DrawLineV(Vector2C startPos, Vector2C endPos, ColorC color) { return _DrawLineV(startPos, endPos, color); }