private static RuntimeAnimatorController GetAnimatorControllerInternal(ref PlayableHandle handle)
 {
     return(AnimatorControllerPlayable.INTERNAL_CALL_GetAnimatorControllerInternal(ref handle));
 }