The Include/object.h header file became quite big (1260 lines of C code). A large part of it is just reference count management. I propose adding a new Include/refcount.h header file to ease the navigation in Include/object.h and ease the maintenance of the C API.
Linked PRs