const expected = [12, 13, 14]; testVec3WithAndWithoutDest((newDst) => { return mat4.getTranslation(m, newDst); }, expected);