pub const MAX_PIDS_PER_BLOCK: usize = 64;
Maximum number of PIDs to track per block (safety cap against pathological trees).