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