#ifndef DIDYOUMEAN_SAFE_H
#define DIDYOUMEAN_SAFE_H
PyObject* safe_PyObject_Dir(PyObject *obj);
#endif