https://github.com/python/cpython/pull/9258 changed callproc to use functions from the internal libffi which we don't use. Just copy the functions into callproc directly instead.
https://github.com/python/cpython/pull/9258 changed callproc to use functions from the internal libffi which we don't use. Just copy the functions into callproc directly instead.