pub fn parse_channel_switch_wrapper<B: ByteSlice>(
    raw_body: B
) -> FrameParseResult<ChannelSwitchWrapperView<B>>