Function windows_sys::Win32::NetworkManagement::NetworkDiagnosticsFramework::NdfCreateWinSockIncident
pub unsafe extern "system" fn NdfCreateWinSockIncident(
sock: SOCKET,
host: PCWSTR,
port: u16,
appid: PCWSTR,
userid: *const SID,
handle: *mut *mut c_void,
) -> HRESULT