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