pub unsafe fn JS_NewString(ctx: *mut JSContext, s: &[u16]) -> JSValue
The caller must ensure that ctx is a valid pointer to a JSContext.
ctx