python27_sys
pub unsafe extern fn _PyString_Resize(string: *mut *mut PyObject, newsize: Py_ssize_t) -> c_int