`foreach_id` callbacks should not decide whether a given ID pointers should be processed or not (unless maybe some extremely specific cases). Even if an ID pointer is not currently 'used', it still needs to increment its ID user count, be remapped to a new pointer, etc. etc.