gh-151422: Don't link libffi into _ctypes_test.so (#151423) _ctypes_test doesn't use libffi directly, and linking it into the module causes emscripten tests to fail.