pub unsafe extern "C" fn MaybeFreezeCtorAndPrototype( cx: *mut JSContext, ctor: Handle<*mut JSObject>, maybeProto: Handle<*mut JSObject>, ) -> bool