int sizeText(String text, Pointer<Int32> w, Pointer<Int32> h) { // 1089 return ttfSizeText(this, text, w, h); }