FILEBUF_POOL_ITEMS
static struct filebuf fb_pool[FILEBUF_POOL_ITEMS];
fb_pool_cur %= FILEBUF_POOL_ITEMS;