pub unsafe extern "system" fn InternetGetConnectedStateExW(
    lpdwflags: *mut INTERNET_CONNECTION,
    lpszconnectionname: PWSTR,
    cchnamelen: u32,
    dwreserved: u32,
) -> BOOL