Add two values and place result in self.
final long Unsigned64.add(long v1, long v2)
v1 the first operand
v2 the second operand
v1+v2