pub fn plan_create_index( scx: &StatementContext<'_>, stmt: CreateIndexStatement<Aug>, ) -> Result<Plan, PlanError>