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