bool flutterxel_core_rect(int x, int y, int w, int h, int col) { return _flutterxel_core_rect(x, y, w, h, col); }