pub const SECTOR_SIZE: usize = 4096;
Sector size in bytes (4KB, matches modern disk physical sectors).