nn::math::QUATMakeClosest
NN_MATH_INLINE QUAT * QUATMakeClosest( QUAT * pOut, const QUAT * q, const QUAT * qto );
Modifies q so it is on the same side of the hypersphere as qto.
CONFIDENTIAL