PyFunctionObject.func_module

The __module__ attribute, can be anything

struct PyFunctionObject
PyObject* func_module;

Meta