Function windows_sys::Win32::Networking::WinInet::InternetConnectW
pub unsafe extern "system" fn InternetConnectW(
hinternet: *const c_void,
lpszservername: PCWSTR,
nserverport: u16,
lpszusername: PCWSTR,
lpszpassword: PCWSTR,
dwservice: u32,
dwflags: u32,
dwcontext: usize,
) -> *mut c_void