pub unsafe extern "C" fn PyMem_GetAllocator(
domain: PyMemAllocatorDomain,
allocator: *mut PyMemAllocatorEx,
)Available on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython only.