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