thread__files_entry
struct file *thread__files_entry(struct thread *thread, int fd);
struct file *file = thread__files_entry(arg->thread, fd);