PyMethodObject.im_self

The instance it is bound to, or NULL

struct PyMethodObject
PyObject* im_self;

Meta