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