aa_label_replace
bool aa_label_replace(struct aa_label *old, struct aa_label *new);
aa_label_replace(&old->label, &new->label);