pub(super) async fn room_bump_stamp( services: &Services, sender_user: &UserId, room_id: &RoomId, roomsince: PduCount, next_batch: PduCount, last_timeline_count: PduCount, ) -> Option<UInt>