pub unsafe extern "C" fn PyModule_GetNameObject(
    arg1: *mut PyObject
) -> *mut PyObject
Available on non-PyPy only.