pub fn double_underscored_identifier<S>( file_id: FileId, location: Option<Span>, name: S, ) -> Diagnosticwhere S: Into<String>,