internal static void SetWeightInternal(ref PlayableOutputHandle handle, float weight)
 {
     PlayableOutputHandle.INTERNAL_CALL_SetWeightInternal(ref handle, weight);
 }