pub fn is_pub(d: *const Decl) bool
pub fn is_pub(d: *const Decl) bool { return d.extra_info().is_pub; }