pub async fn user_roles( client: &mut Client, id: u64, ) -> Result<Vec<(GroupInformation, GroupRole)>, Error>