pub fn parse_ht_operation<B: ByteSlice>(
    raw_body: B
) -> FrameParseResult<Ref<B, HtOperation>>