pub unsafe fn NewSymbol(
    cx: *mut JSContext,
    description: Handle<'_, *mut JSString>
) -> *mut Symbol