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