fw_overlay_buf_hdr
#define OVERLAY_HDR_SIZE_DWORDS (sizeof(struct fw_overlay_buf_hdr) / 4)
struct fw_overlay_buf_hdr *hdr;
(struct fw_overlay_buf_hdr *)&fw_overlay_in_buf[buf_offset];