pub unsafe extern "C" fn PyLong_AsLongLongAndOverflow(
arg1: *mut PyObject,
arg2: *mut i32
) -> i64