internal static bool IsValidInternal(ref PlayableOutputHandle handle)
 {
     return(PlayableOutputHandle.INTERNAL_CALL_IsValidInternal(ref handle));
 }