pub unsafe extern "C" fn bpf_prog_detach_opts(
prog_fd: c_int,
target: c_int,
type_: bpf_attach_type,
opts: *const bpf_prog_detach_opts,
) -> c_int
pub unsafe extern "C" fn bpf_prog_detach_opts(
prog_fd: c_int,
target: c_int,
type_: bpf_attach_type,
opts: *const bpf_prog_detach_opts,
) -> c_int