#include #include extern int __gmpfr_fprintf(const char *fmt, va_list argp) { return fprintf(stderr, fmt, argp); }