pub fn describe_alter_role(
    _: &StatementContext<'_>,
    _: AlterRoleStatement<Aug>
) -> Result<StatementDesc, PlanError>