pub unsafe extern "C" fn jsc_value_new_from_json( context: *mut JSCContext, json: *const c_char, ) -> *mut JSCValue
v2_28