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