pub const UNNAMED_DEF: &str = "_";
Sentinel name for unnamed definitions (bare expressions at root level). Code generators can emit whatever name they want for this.