mpn_divmod_1
#define mpn_divmod_1 __MPN(divmod_1)
#define mpn_divmod_1(qp,np,nsize,dlimb) mpn_divrem_1 (qp,0,np,nsize,dlimb)