pub fn reply_builder(id: u16, rcode: Rcode) -> Result<Reply, String>
Want a generic empty reply with an ID and an RCODE? Here’s your function.