const expected = [8, 9]; testV2WithAndWithoutDest((newDst) => { return mat3.getTranslation(m, newDst); }, expected);