VTOC_OFFSET
seek_byte = (off_t)(LE_32(clr_table->relsect) + VTOC_OFFSET) * sectsiz;
(uint64_t)(LE_32(clr_table->relsect) + VTOC_OFFSET));