make_neg_biguint 3877 src/lisp.h extern Lisp_Object make_neg_biguint (uintmax_t); make_neg_biguint 4858 src/lread.c return make_neg_biguint (n);