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