pub unsafe extern "C" fn PyModule_GetFilename(
    arg1: *mut PyObject
) -> *const i8
👎 Deprecated:

Python 3.2

This is supported on not (Windows and PyPy).