const expected = [2, 3]; testV2WithAndWithoutDest((a, b, newDst) => { return vec2.set(a, b, newDst); }, expected, 2, 3);