pub unsafe extern "C" fn JSValueToStringCopy(
    ctx: JSGlobalContextRef,
    value: JSValueRef,
    exception: *mut JSValueRef
) -> JSStringRef