attrib_to_stat
void attrib_to_stat(const Attrib *, struct stat *);
attrib_to_stat(&a, st);
attrib_to_stat(&d[n]->a, &sb);