bpf_cgroup_storage_alloc
struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog,
storages[stype] = bpf_cgroup_storage_alloc(prog, stype);
item.cgroup_storage[stype] = bpf_cgroup_storage_alloc(prog, stype);