async fn set_account_data( services: &Services, room_id: Option<&RoomId>, sender_user: &UserId, event_type_s: &str, data: &RawValue, ) -> Result