internal static UnityEngine.Object GetInternalReferenceObject(ref PlayableOutputHandle handle)
 {
     return(PlayableOutputHandle.INTERNAL_CALL_GetInternalReferenceObject(ref handle));
 }