_PROP_POOL_INIT
_PROP_POOL_INIT(_prop_dictionary_keysym16_pool, PDK_SIZE_16, "pdict16")
#define _PROP_POOL_INIT(pp, size, wchan) \
#define _PROP_POOL_INIT(p, s, d) static const size_t p = s;
#define _PROP_POOL_INIT(p, s, d) static const size_t p = s;