PyFunctionObject.func_doc

The __doc__ attribute, can be anything

struct PyFunctionObject
PyObject* func_doc;

Meta