db_export__call_path
db_export__call_path(dbe, cp);
err = db_export__call_path(dbe, cp->parent);
err = db_export__call_path(dbe, cr->cp);
int db_export__call_path(struct db_export *dbe, struct call_path *cp);