pub unsafe extern "C" fn bpf_xdp_detach(
    ifindex: c_int,
    flags: __u32,
    opts: *const bpf_xdp_attach_opts
) -> c_int