private void InternalSetGoalPosition(AvatarIKGoal index, Vector3 pos)
 {
     AnimationHumanStream.InternalSetGoalPosition_Injected(ref this, index, ref pos);
 }