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