private static string ResolveHashInternal(ref PlayableHandle handle, int hash)
 {
     return(AnimatorControllerPlayable.INTERNAL_CALL_ResolveHashInternal(ref handle, hash));
 }