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