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