# Functions
SumUint16 sums pairs of by index from x and y, similar to python's zip routine.
SumUint32 sums pairs of by index from x and y, similar to python's zip routine.
SumUint64 sums pairs of by index from x and y, similar to python's zip routine.
SumUint8 sums pairs of by index from x and y, similar to python's zip routine.