pub unsafe extern "C" fn JS_NewSymbol( ctx: *mut JSContext, description: *const i8, is_global: bool, ) -> JSValue