pub type RegionQueryHandlerRef = Arc<dyn RegionQueryHandler>;
struct RegionQueryHandlerRef { /* private fields */ }