@protected int cst_encode_u_32(int raw) { // Codec=Cst (C-struct based), see doc to use other codecs return raw; }