python27_sys
pub unsafe extern "C" fn PyInt_FromUnicode( u: *mut Py_UNICODE, length: Py_ssize_t, base: c_int) -> *mut PyObject