PyCFunctionObject.m_self

Passed as 'self' arg to the C func, can be NULL

struct PyCFunctionObject
PyObject* m_self;

Meta