SF_EXPORT Matrix2x4& Append_Opt(const Matrix2x4& m, float* mask);
Append_Opt is an optimized version of Append.
A Matrix2*4 reference to the concatenated matrix.