I transform any part of dump to Kotlin interface for access:
interface IDumpData { // block 0 val id: UInt get() = blocks[0].getU