pub unsafe extern "C" fn _PyObject_GC_Malloc(
    size: usize
) -> *mut PyObject
This is supported on non-Py_LIMITED_API only.