pub unsafe extern "system" fn NotifyRouteChange2(
    addressfamily: ADDRESS_FAMILY,
    callback: PIPFORWARD_CHANGE_CALLBACK,
    callercontext: *const c_void,
    initialnotification: BOOLEAN,
    notificationhandle: *mut HANDLE,
) -> WIN32_ERROR