void flush() final {
     flush_dispatch(m_handler, 0);
 }
 void flush() override final {
     flush_dispatch(m_handler, 0);
 }