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