pub type JSObjectRef = *mut OpaqueJSValue;
@typedef JSObjectRef A JavaScript object. A JSObject is a JSValue.