pub unsafe extern "C" fn Tcl_GetBignumFromObj( interp: *mut Tcl_Interp, obj: *mut Tcl_Obj, value: *mut mp_int, ) -> c_int