mof_file_chunk_hdr
const struct mof_file_chunk_hdr *mfch;
if (size < sizeof(struct mof_file_chunk_hdr) * mfh->mfh_num_chunks)
mfch = (const struct mof_file_chunk_hdr *)(mfh + 1);