pub fn iter_swhids( dataset_dir: &PathBuf, allowed_node_types: &[NodeType], ) -> Result<impl ParallelIterator<Item = [u8; 50]>>