bpf_link_new_fd
int bpf_link_new_fd(struct bpf_link *link);
ret = (f_flags != O_RDWR) ? -EINVAL : bpf_link_new_fd(raw);
fd = bpf_link_new_fd(link);