trace_find_tgid_ptr
int *ptr = trace_find_tgid_ptr(pid);
ptr = trace_find_tgid_ptr(tsk->pid);
return trace_find_tgid_ptr(pid);