public bool IsReady(string adUnitId)
 {
     return(Externs.AtmosplayRewardedVideoReady(RewardedVideoPtr));
 }