pub unsafe extern "C-unwind" fn JSValueMakeFromJSONString(
ctx: JSContextRef,
string: JSStringRef,
) -> JSValueRef👎Deprecated: renamed to
JSValue::from_json_stringAvailable on crate features
JSBase and JSValueRef only.