FW_CHUNK_PAYLOAD_OFFSET
fw_id = get_unaligned_le32(data + FW_CHUNK_PAYLOAD_OFFSET);
const void *data = chunk + FW_CHUNK_PAYLOAD_OFFSET;