pub unsafe extern "system" fn __WSAFDIsSet(
    fd: SOCKET,
    _: *mut fd_set
) -> c_int