pub unsafe extern "C" fn PyModule_GetDict(
    arg1: *mut PyObject
) -> *mut PyObject