mpz_t *		MPZ

INPUT
MPZ
        $var = mpz_from_sv($arg);

OUTPUT
MPZ
        $arg = sv_from_mpz($var);
