public void SetAutoloadNext(bool autoload)
 {
     Externs.AtmosplaySetRewardedVideoAutoload(RewardedVideoPtr, autoload);
 }