private static int GetInputCountInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_GetInputCountInternal(ref playable));
 }