pub unsafe extern "C" fn SetForEach( cx: *mut JSContext, obj: Handle<*mut JSObject>, callbackFn: Handle<Value>, thisVal: Handle<Value>, ) -> bool