SWIGINTERN char const *Decoder_getUttid(Decoder *self){
		return ps_get_uttid(self);
	}
SWIGINTERN char const *ps_decoder_s_getUttid(struct ps_decoder_s *self){
		return ps_get_uttid(self);
	}