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