macro_rules! zst_shrink {
    ($self: ident, $n: ident) => { ... };
}