history_save_fp
retval = history_save_fp(h, va_arg(va, FILE *));
static int history_save_fp(TYPE(History) *, FILE *);
i = history_save_fp(h, fp);