/*
   * Windows clients: HTTP proxy credentials
   *
   * Set the username part of the http proxy credentials
   * call-seq:
   *   transport.proxy_username = "proxy_username"
   */
  void set_proxy_username(char *proxy_username) {