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