ancillary_data_header
struct ancillary_data_header;
const ancillary_data_header* header, const void* data,
void (*destructor)(const ancillary_data_header*, void*),
void (*clone)(const ancillary_data_header*, void*),
void* previousData, ancillary_data_header* _header);
ancillary_data_header header;
ancillary_data_header header;
destroy_scm_rights_descriptors(const ancillary_data_header* header,
clone_scm_rights_descriptors(const ancillary_data_header* header, void* data)
ancillary_data_header* _header)
ancillary_data_header header;
void (*destructor)(const ancillary_data_header*, void*);
void (*clone)(const ancillary_data_header*, void*);
const ancillary_data_header* header, const void* data,
void (*destructor)(const ancillary_data_header*, void*),
void (*clone)(const ancillary_data_header*, void*),
const ancillary_data_header* header, const void* data,
void (*destructor)(const ancillary_data_header*, void*),
void (*clone)(const ancillary_data_header*, void*),
void* previousData, ancillary_data_header* _header);
attach_ancillary_data(net_buffer *_buffer, const ancillary_data_header *header,
const void *data, void (*destructor)(const ancillary_data_header*, void*),
ancillary_data_header header;
void (*destructor)(const ancillary_data_header*, void*);
ancillary_data_header *_header)