Type Definition segcountproc
python27_sys
type segcountproc = unsafe extern "C" fn(_: *mut PyObject, _: *mut Py_ssize_t) -> Py_ssize_t;