pub unsafe fn NotifyNetworkConnectivityHintChange<P0>(
callback: PNETWORK_CONNECTIVITY_HINT_CHANGE_CALLBACK,
callercontext: Option<*const c_void>,
initialnotification: P0,
notificationhandle: *mut HANDLE,
) -> WIN32_ERRORwhere
P0: Param<BOOLEAN>,