/*
   * Set subscription expiry timeout (in seconds)
   *
   * call-seq:
   *   options.sub_expiry = 600 # 10 mins
   */
  void set_sub_expiry(unsigned int event_subscription_expire) {