get_allocator_stats
extern void get_allocator_stats(struct allocator_struct *, struct allocator_stats *);
get_allocator_stats(&x##_allocator, s); \