BN_POOL_ITEM
BN_POOL_ITEM *pool = ctx->pool.head;
BN_POOL_ITEM *item;
BN_POOL_ITEM *head, *current, *tail;
BN_POOL_ITEM *item = ctx->pool.head;