pub unsafe fn NotifyStableUnicastIpAddressTable(
family: ADDRESS_FAMILY,
table: *mut *mut MIB_UNICASTIPADDRESS_TABLE,
callercallback: PSTABLE_UNICAST_IPADDRESS_TABLE_CALLBACK,
callercontext: *const c_void,
notificationhandle: *mut HANDLE,
) -> WIN32_ERROR