See https://docs.python.org/3.15/library/ctypes.html#fundamental-data-types. Fixed-size types, like c_int32 - are missing here.
They can be found below in section Fundamental data types, but I think they should be listed in the table as well. Or someone could again open an issue like #51108 ;-)
Linked PRs