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