python27_sys
pub unsafe extern "C" fn PyList_GetSlice( list: *mut PyObject, low: Py_ssize_t, high: Py_ssize_t) -> *mut PyObject