7/21

kho: add a struct for radix callbacks

引入 struct kho_radix_callbacks 收集 radix tree 的回调函数,替代分散的函数指针参数,为后续增加更多回调做准备。