@ffi.Native<ffi.Int Function(ffi.Pointer<ffi.Char>, ffi.Int)>() external int MeasureText(ffi.Pointer<ffi.Char> text, int fontSize);