gmonhdr
struct gmonhdr gmonhdr, *hdr;
hdr = (struct gmonhdr *)&gmonhdr;
hdr->ncnt = (int)(p->kcountsize + sizeof(gmonhdr));
struct gmonhdr h;