mesedit
static FILE *mesedit(FILE *ibuf, FILE *obuf, int c, struct header *hp);
if ((obuf = mesedit(ibuf, obuf, c, hp)) == NULL)