bitset_copy
bitset_copy(phys, cphys);
bitset_copy(&mapp->dam_active_set,
bitset_copy(&mapp->dam_report_set, &mapp->dam_stable_set);
bitset_copy(&mapp->dam_active_set, bsp);
void bitset_copy(bitset_t *, bitset_t *);