void BeginScissorMode(int x, int y, int width, int height) { return _BeginScissorMode(x, y, width, height); }