pub unsafe extern "C" fn PyCodec_StreamWriter( encoding: *const c_char, stream: *mut PyObject, errors: *const c_char ) -> *mut PyObject