pub unsafe extern "C" fn PyLong_AsLongLongAndOverflow( pylong: *mut PyObject, overflow: *mut c_int, ) -> c_longlong