pub type RawSyncRow = (u64, i16, Option<i64>, Option<i64>);
Raw sync-log row scanned from SPI before dense resolution.