pub unsafe extern "C" fn PyLong_AsLongAndOverflow(
arg1: *mut PyObject,
arg2: *mut c_int
) -> c_long