pub unsafe extern "system" fn WNetGetNetworkInformationW(
    lpprovider: PCWSTR,
    lpnetinfostruct: *mut NETINFOSTRUCT,
) -> WIN32_ERROR