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