struct used by Cmd.prog_attach/detach commands
target_fd: fd_t,
container object to attach to
attach_bpf_fd: fd_t,
eBPF program to attach
attach_type: u32,
attach_flags: u32,
replace_bpf_fd: fd_t,
previously attached eBPF program to replace if .replace is used