twalk
void twalk(const void *, void (*)(const void *, VISIT, int));
PROTO_DEPRECATED(twalk);
twalk(MyCache, visit_nodes);