private static void ResetTriggerID(ref PlayableHandle handle, int id)
 {
     AnimatorControllerPlayable.INTERNAL_CALL_ResetTriggerID(ref handle, id);
 }