type SuppressedRooms = Vec<(OwnedRoomId, Vec<RawPduId>)>;
struct SuppressedRooms { /* private fields */ }