pub unsafe extern "C" fn PyObject_GenericGetAttr(
arg1: *mut PyObject,
arg2: *mut PyObject
) -> *mut PyObject