pub fn crc32(bytes: &[u8]) -> u32
CRC32 (reflected, polynomial 0xEDB88320) over a record body; the journals store it immediately before the commit word.