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