pub fn verify_checksum(data: &[u8]) -> bool
Verify a checksum is valid (should be 0 or 0xFFFF when calculated over data with checksum).