#ifndef ITERATOR_H #define ITERATOR_H void init_iterator_module(void); void init_async_iterator_helpers(void); #endif