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