PyFunctionObject.func_name

The __name__ attribute, a string object

struct PyFunctionObject
PyObject* func_name;

Meta