iwl_ucode_header
const struct iwl_ucode_header *ucode;
ucode = (const struct iwl_ucode_header *)ucode_raw->data;
const struct iwl_ucode_header *ucode = (const void *)ucode_raw->data;