ct_to_alloc_tag
tag = ct_to_alloc_tag(ref->ct);
tag = ct_to_alloc_tag(ref.ct);
tag = ct_to_alloc_tag(ref->ct);
struct alloc_tag *tag = ct_to_alloc_tag(ct);
struct alloc_tag_counters counter = alloc_tag_read(ct_to_alloc_tag(ct));
start_tag = ct_to_alloc_tag(start);
stop_tag = ct_to_alloc_tag(stop);
struct alloc_tag *tag = ct_to_alloc_tag(ct);