/*
   * Windows clients: HTTP proxy credentials
   *
   * Get the username part of the http proxy credentials
   * call-seq:
   *   transport.proxy_username -> String
   */
  char *get_proxy_username() {