pub const BPF_MAP_TYPE_ARRAY: u32 = 2;
BPF_MAP_TYPE_ARRAY — fixed-size array of values. Inline values at the bpf_array.value flex array.
BPF_MAP_TYPE_ARRAY
bpf_array.value