Proposal Details
The netioapi.h contains multiple notification functions, which are exported through iphlpapi.h, however some of them are missing from the x/sys/windows package.
Following is the list of missing functions:
I propose to add the missing functions to avoid the necessity of manually loading the dll and then calling its functions and for consistency as well, since other notification functions are already present.