pub unsafe fn WinHttpSetDefaultProxyConfiguration(
    pproxyinfo: *mut WINHTTP_PROXY_INFO
) -> Result<()>