ClosingBridge: PlainDescriptor<
    {
        bridge_id: FixedSizeBinary<32>;
        enqueued_messages: bigint;
        lane_id: FixedSizeBinary<4>;
        pruned_messages: bigint;
    },
>

Bridge is going to be closed, but not yet fully pruned from the runtime storage.