python27_sys
pub unsafe extern "C" fn PyString_FromStringAndSize( v: *const c_char, len: Py_ssize_t) -> *mut PyObject