stringpool_init
stringpool_init (&pool->ss, initpool_data);
stringpool_init(ss, emptystrs);
void stringpool_init(Stringpool *ss, const char *strs[]);