pub const SUPER_BLOCK_CHUNK_SIZE: u64 = 65536;
The superblock is extended in units of SUPER_BLOCK_CHUNK_SIZE as required.
SUPER_BLOCK_CHUNK_SIZE