bpf_link__open
LIBBPF_API struct bpf_link *bpf_link__open(const char *path);
link = bpf_link__open(link_pin_path);