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