pub fn dnssec_query( nameserver: SocketAddr, name: &str, ) -> Result<impl Iterator<Item = String>, Error>