pub const DEFRAG_EVERY_BLOCK: bool = true;
Mark every allocated block as defragmentation source before GC. (for debugging)