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