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