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