pub const MAX_SYMBOLS_PER_FILE: usize = 20_000;
Max defs emitted per file (safety cap against pathological inputs).