pub type JSValueRef = *const OpaqueJSValue;
A JavaScript value. The base type for all JavaScript values, and polymorphic functions on them.