1  struct ist {
       2    char ptr;
       3    long len;
       4  } __trans_tmp_1, http_update_host_authority;
       5  int http_update_host_sl_0_0_0;
       6  void http_update_host(const struct ist uri) {
       7    uri.len || uri.ptr;
       8    if (http_update_host_sl_0_0_0) {
       9      http_update_host_authority = __trans_tmp_1;
      10      !http_update_host_authority.len;
      11    } else
      12      http_update_host_authority = uri;
      13  }