ar_stream_hdr
struct ar_stream_hdr *hdr;
hdr = (struct ar_stream_hdr *)data->buf;
struct ar_stream_hdr *hdr;
hdr = (struct ar_stream_hdr *)buf;
struct ar_stream_hdr *hdr;
hdr = (struct ar_stream_hdr *)data->buf;
((sizeof(struct ar_stream_hdr) + \