pub const DEFAULT_MAX_FILE_SIZE: u64 = _; // 67_108_864u64
Default upper bound on the number of bytes read from a single input (64 MiB).