pub unsafe extern "system" fn QOSRemoveSocketFromFlow(
    qoshandle: HANDLE,
    socket: SOCKET,
    flowid: u32,
    flags: u32,
) -> BOOL