Size (in bytes) of the head/tail samples taken by
content_dedup_hash_u64. The full hash spans the file size plus
these two samples, so collisions are only possible for files that
agree on size and both head + tail windows — adequate for
deduping the same .ttc read under different paths without
incurring a full-file walk through mmapped pages.