pub const MAX_FILE_BYTES: u64 = _; // 2_097_152u64
Files larger than this are skipped (parsing huge generated/minified files is slow and rarely useful for a symbol map).