pub type StatementExecutorRef = Arc<StatementExecutor>;
pub struct StatementExecutorRef { /* private fields */ }