__gmp_const
typedef __gmp_const __mpz_struct *mpz_srcptr;
typedef __gmp_const __mpf_struct *mpf_srcptr;
typedef __gmp_const __mpq_struct *mpq_srcptr;
typedef __gmp_const mp_limb_t * mp_srcptr;