Function NotifyIpInterfaceChange
pub unsafe fn NotifyIpInterfaceChange(
family: ADDRESS_FAMILY,
callback: PIPINTERFACE_CHANGE_CALLBACK,
callercontext: Option<*const c_void>,
initialnotification: bool,
notificationhandle: *mut HANDLE,
) -> WIN32_ERROR