async fn validate_member( services: &Services, room_id: &RoomId, state_key: &str, json: &Raw<AnyStateEventContent>, ) -> Result