pub unsafe fn WinHttpDetectAutoProxyConfigUrl(
    dwautodetectflags: u32,
    ppwstrautoconfigurl: *mut PWSTR
) -> Result<()>