Source position: gmp.pas line 614
function mpq_set_str(
var rop: mpq_t;
str: PAnsiChar;
base: LongInt
):LongInt;