pub fn should_warn_file_size(size: u64) -> bool
Check if a file size is large enough to warrant a warning.
size
true if size > WARN_FILE_SIZE
true