@Moon@shitposter.club looks like their 'generational memory' thing is basically
- put the number of times a memory bucket has been dispensed by malloc in a header
- add it to pointers also
- check that the counters match or panic/error
- if some compiler heuristic can prove its safe, remove the call to _check for that access