Variable Header.ARCOUNT

An unsigned 16 bit integer specifying the number of resource records in the additional records section.

struct Header
{
  // ...
  ushort ARCOUNT ;
  // ...
}