pub unsafe extern "C" fn PySequence_Index(
    o: *mut PyObject,
    value: *mut PyObject
) -> isize