pub unsafe extern "C" fn ModuleEvaluate( cx: *mut JSContext, moduleRecord: Handle<*mut JSObject>, rval: MutableHandleValue, ) -> bool