struct used by Cmd.obj_get_info_by_fd command
pub const InfoAttr = extern struct
pub const InfoAttr = extern struct { bpf_fd: fd_t, info_len: u32, info: u64, }