9/21

kho: add data argument to radix walk callback

为 kho_radix_walk_cb_t 回调添加 opaque data 参数,允许调用方通过该指针传递额外上下文信息,增强回调的灵活性。