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