main
GH-135763: AC: Use ``Py_ssize_t(allow_negative=False)`` (#138394)
gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` (#152720)
gh-149707: Fix compiler warning in _ctypes_test on strchr() (#149791)
Copy ctypes-0.9.9.4 sources from external into the trunk.
gh-128715: Expose ctypes.CField, with info attributes (GH-128950)
gh-134486: Fix missing alloca() symbol in _ctypes on NetBSD (#134487)
gh-131565: Implement ctypes.util.dllist() in the _ctypes extension (GH-154255)
gh-148675: Add Zd/Zf formats to array, ctypes, memoryview, struct (#148676)
gh-148675: Use a string for ctypes cparam tag (#149778)
gh-141770: Annotate anonymous mmap usage if "-X dev" is used (gh-142079)
Fix typo: "occured" =>"occurred" (#134928)