Function windows_sys::Win32::Networking::WinInet::InternetOpenW
pub unsafe extern "system" fn InternetOpenW(
lpszagent: PCWSTR,
dwaccesstype: u32,
lpszproxy: PCWSTR,
lpszproxybypass: PCWSTR,
dwflags: u32,
) -> *mut c_void