__mpq_struct
typedef __mpq_struct MP_RAT;
typedef __mpq_struct mpq_t[1];
typedef __gmp_const __mpq_struct *mpq_srcptr;
typedef __mpq_struct *mpq_ptr;