3/22

kho: disallow wide keys in radix tree

在 kho_radix_add_key() 中校验 key 宽度,超限返回错误;不为尚无需求的大 key 增加树深度或内存开销。