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