pub unsafe extern "C" fn _PyObject_GC_Resize(
    arg1: *mut PyVarObject,
    arg2: isize
) -> *mut PyVarObject