bool flutterxel_core_text(int x, int y, ffi.Pointer<ffi.Char> text, int col) { return _flutterxel_core_text(x, y, text, col); }