macro_rules! limited_write_buf {
    ($self:expr) => { ... };
}