pub fn kind_class(kind: u32) -> Option<KindClass>
Classify a kind id. None means unknown — caller decides how to handle.
None