InternetGetProxyForUrl

Function InternetGetProxyForUrl 

pub unsafe fn InternetGetProxyForUrl<P1>(
    hinternet: *const c_void,
    pcwszurl: P1,
    pproxyinfolist: *mut WININET_PROXY_INFO_LIST,
) -> u32
where P1: Param<PCWSTR>,