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