pub fn parse_extended_supported_rates<B: ByteSlice>(
    raw_body: B
) -> FrameParseResult<Ref<B, [SupportedRate]>>