parents_of
for (p = parents_of(b); p != NULL && *p != NULL; ++p) {
extern char **parents_of(const bucket_t *);
for (p = parents_of(b);