pub fn unpack_dna_into(key: &PackedDna, buf: &mut Vec<u8>)
Unpack a PackedDna key into an existing buffer (avoids allocation).