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