bpf_object_prepare
err = bpf_object_prepare(obj, target_btf_path);
return libbpf_err(bpf_object_prepare(obj, NULL));