ndr_decode_hdr_common
rc = ndr_decode_hdr_common(&nbuf->nb_nds, &hdr);
rc = ndr_decode_hdr_common(nds, hdr);
static int ndr_decode_hdr_common(ndr_stream_t *, ndr_common_header_t *);