pub unsafe fn JS_ParseJSON1( cx: *mut JSContext, str_: Handle<'_, *mut JSString>, vp: MutableHandle<'_, Value>, ) -> bool