O67AB66OLFEZMDX6YNPUN5TP4LLJYBCMXBTX62WSKVKUQFPDA32QC
5UQO4QKBLH6DSUPKHIOQ5FMMJYCM6I7ZB6BP2POA5AYUX2MYXZCAC
DO2Y5TY5JQISUHCVNPI2FXO7WWZVJQ3LGPWF4DNADMGZRIO6PT2QC
SXEYMYF7P4RZMZ46WPL4IZUTSQ2ATBWYZX7QNVMS3SGOYXYOHAGQC
let mut to_download_ = HashSet::new();
to_download.push(CS::Change(h));
let h = CS::Change(h); if to_download_.insert(h.clone()) { to_download.push(h); }
let h = CS::Change(h);
if to_download_.insert(h.clone()) {
to_download.push(h);
}
to_download.push(ch.clone());
if to_download_.insert(ch.clone()) { to_download.push(ch.clone()); }
if to_download_.insert(ch.clone()) {