pub type RoomMutexGuard = MutexMapGuard<OwnedRoomId, ()>;
pub struct RoomMutexGuard { /* private fields */ }