mtdoops_hdr
struct mtdoops_hdr *hdr;
hdr = (struct mtdoops_hdr *)cxt->oops_buf;
struct mtdoops_hdr hdr;
cxt->oops_buf + sizeof(struct mtdoops_hdr),
record_size - sizeof(struct mtdoops_hdr), NULL);