pub const MIN: u32 = 3;
The minimum block size of a fuzzy hash.
Any block size generated by ssdeep can be represented as (MIN * 2n).
MIN
This is the smallest valid value of the block size part of a fuzzy hash.