fdarray__dup_entry_from
int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from);
pos = fdarray__dup_entry_from(&thread_data->pollfd, f,
ret = fdarray__dup_entry_from(&thread_data->pollfd, i, fda);