pub type MemtableBuilderRef = Arc<dyn MemtableBuilder>;
pub struct MemtableBuilderRef { /* private fields */ }