arena_container_of
#ifndef arena_container_of
#define list_entry(ptr, type, member) arena_container_of(ptr, type, member)
#ifndef arena_container_of
nodec = (node_ctx)arena_container_of(rbtree->root, struct node_ctx, rbnode);