bpf_object__btf_fd
LIBBPF_API int bpf_object__btf_fd(const struct bpf_object *obj);
create_opts.btf_fd = bpf_object__btf_fd(ctx.skel->obj);