Function windows::Win32::Networking::WinInet::InternetGetConnectedStateExW
pub unsafe fn InternetGetConnectedStateExW(
lpdwflags: Option<*mut INTERNET_CONNECTION>,
lpszconnectionname: Option<&mut [u16]>,
dwreserved: u32,
) -> Result<()>