hash_map_alloc_idx
r = bpf_map_update_elem(map_fd[hash_map_alloc_idx],
r = bpf_map_update_elem(map_fd[hash_map_alloc_idx], key, &value, 0);