proc modulePyTypeObjectGetter(selfNoCast: PyObject): PyObject {.cdecl, ...raises: [], tags: [RootEffect], forbids: [].}
proc modulePyTypeObjectSetter(selfNoCast: PyObject; other: PyObject): PyObject {. cdecl, ...raises: [], tags: [RootEffect], forbids: [].}