python27_sys
pub unsafe extern fn PyInt_FromString(str: *mut c_char, pend: *mut *mut c_char, base: c_int) -> *mut PyObject