bpf_trampoline_compute_key
key = bpf_trampoline_compute_key(tgt_prog, NULL, btf_id);
key = bpf_trampoline_compute_key(NULL, prog->aux->attach_btf, btf_id);
key = bpf_trampoline_compute_key(NULL, prog->aux->attach_btf,
key = bpf_trampoline_compute_key(NULL, prog->aux->attach_btf,
key = bpf_trampoline_compute_key(tgt_prog, prog->aux->attach_btf, btf_id);