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