private static int GetParameterCountInternal(ref PlayableHandle handle)
 {
     return(AnimatorControllerPlayable.INTERNAL_CALL_GetParameterCountInternal(ref handle));
 }