pub fn plan_alter_index_options(
    scx: &mut StatementContext<'_>,
    _: AlterIndexStatement<Aug>
) -> Result<Plan, PlanError>