macro_rules! seq_print { ($m:expr, $($arg:tt)+) => { ... }; }
Write to a SeqFile with the ordinary Rust formatting syntax.
SeqFile