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