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