package mtmc.asm interface HasLocation { var location: Int var sizeInBytes: Int }