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