pub fn parse_dsss_param_set<B: ByteSlice>(
    raw_body: B
) -> FrameParseResult<Ref<B, DsssParamSet>>