mdb_object_iter
extern int mdb_object_iter(mdb_object_cb_t, void *);
if (mdb_object_iter(stacks_module_callback, smp) != 0)