private void SetLocalRotationInternal(ref AnimationStream stream, Quaternion rotation)
 {
     TransformStreamHandle.SetLocalRotationInternal_Injected(ref this, ref stream, ref rotation);
 }