ckpt_filehdr
struct ckpt_filehdr *cfh = NULL;
cfh = target_reserve(target, sizeof(struct ckpt_filehdr), &error);
struct ckpt_filehdr filehdr;