python27_sys
pub unsafe extern fn PyString_AsEncodedObject(str: *mut PyObject, encoding: *const c_char, errors: *const c_char) -> *mut PyObject