JSStringRef A UTF16 character buffer. The fundamental string representation in JavaScript.
typedef JSStringRef = Pointer<JSString_>;