pub unsafe extern "C-unwind" fn JSValueToStringCopy(
ctx: JSContextRef,
value: JSValueRef,
exception: *mut JSValueRef,
) -> JSStringRef👎Deprecated: renamed to
JSValue::to_string_copyAvailable on crate features
JSBase and JSValueRef only.