pub fn kinds_map() -> BTreeMap<u32, &'static str>
kinds() as a BTreeMap for membership tests. Allocated per call — callers that need it hot should cache.
kinds()
BTreeMap