bpf_program__unload
bpf_program__unload(prog);
bpf_program__unload(&obj->programs[i]);
LIBBPF_API void bpf_program__unload(struct bpf_program *prog);