int sizeUnicode(Pointer<Uint16> text, Pointer<Int32> w, Pointer<Int32> h) { // 1162 return ttfSizeUnicode(this, text, w, h); }