pub unsafe extern "C" fn SetWeakMapEntry( cx: *mut JSContext, mapObj: Handle<*mut JSObject>, key: Handle<Value>, val: Handle<Value>, ) -> bool