bpf_linker__new
linker = bpf_linker__new(output_file, NULL);
LIBBPF_API struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts);