pub fn write_extended_supported_rates<B: Appendable>(
    buf: &mut B,
    rates: &[u8]
) -> Result<(), FrameWriteError>