private float InternalGetMuscle(MuscleHandle muscle)
 {
     return(AnimationHumanStream.InternalGetMuscle_Injected(ref this, ref muscle));
 }