pub fn describe_delete(
    scx: &StatementContext<'_>,
    stmt: DeleteStatement<Aug>
) -> Result<StatementDesc, PlanError>