pub fn plan_alter_role(
    _scx: &StatementContext<'_>,
    _: AlterRoleStatement<Aug>
) -> Result<Plan, PlanError>