macro_rules! write { ($b:expr, $($t:expr),+) => { ... }; }
Helper macro for joining EncodeStr types, returning the number of bytes written on success