pub unsafe fn JS_SetImmutablePrototype( cx: *mut JSContext, obj: Handle<'_, *mut JSObject>, succeeded: *mut bool, ) -> bool