aa_find_child
hat = aa_find_child(root, name);
hat = aa_find_child(root, name);
struct aa_profile *new = aa_find_child(profile, lookup);
struct aa_profile *aa_find_child(struct aa_profile *parent, const char *name);
profile = aa_find_child(parent, bname);