pub const DEFAULT_STDERR_LIMIT: usize = _; // 65_536usize
How much of stderr is kept. Smaller, because its only use is a diagnostic sentence in an error.