hwrite

Macro hwrite 

Source
macro_rules! hwrite {
    ( $o:expr, $f:tt $(,$( $v:expr )?)* ) => { ... };
}