pub fn write_ht_operation<B: Append>( buf: &mut B, ht_op: &HtOperation, ) -> Result<(), FrameWriteError>