void DrawRectangleLines( int posX, int posY, int width, int height, ColorC color, ) { return _DrawRectangleLines(posX, posY, width, height, color); }