pub unsafe extern "system" fn InternetGetProxyForUrl(
    hinternet: *const c_void,
    pcwszurl: PCWSTR,
    pproxyinfolist: *mut WININET_PROXY_INFO_LIST,
) -> u32