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