Type Definition ExtCallback
tikv::storage::kv
type ExtCallback = Box<dyn FnOnce() + 'static + Send, Global>;