Total number of heap blocks and the number of those that are occupied by at least one element
a tuple with two size_t members: .total and .occupied
See Implementation
Total number of heap blocks and the number of those that are occupied by at least one element