kmem_estimate_allocated
extern size_t kmem_estimate_allocated(uintptr_t, const kmem_cache_t *);
*est += kmem_estimate_allocated(addr, c);