pub unsafe extern "C" fn PySequence_List(
    o: *mut PyObject
) -> *mut PyObject