scx_bpf_tid_to_task
BTF_ID_FLAGS(func, scx_bpf_tid_to_task, KF_RET_NULL | KF_RCU_PROTECTED)
struct task_struct *scx_bpf_tid_to_task(u64 tid) __ksym __weak;
p = scx_bpf_tid_to_task(taskc->tid);