pub type RegionScannerRef = Box<dyn RegionScanner>;
pub struct RegionScannerRef(/* private fields */);