pub unsafe extern "C-unwind" fn JSValueUnprotect(
ctx: JSContextRef,
value: JSValueRef,
)👎Deprecated: renamed to
JSValue::unprotectAvailable on crate features
JSBase and JSValueRef only.