async fn check_room_visible( services: &Services, user_id: &UserId, room_id: &RoomId, search: &Criteria, ) -> Result