free_one_entry
extern void free_one_entry(struct allocator_struct *desc, void *entry);
free_one_entry(&x##_allocator, entry); \