pub const TRACK_DIAGNOSTICS: LocalKey<RefCell<Box<dyn Fn(&Diagnostic) + 'static, Global>>>;
Available on crate feature __utils only.