pub fn plan_alter_default_privileges(
    scx: &StatementContext<'_>,
    _: AlterDefaultPrivilegesStatement<Aug>
) -> Result<Plan, PlanError>