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