pub fn get_vendor_ie_bytes_for_wsc_ie(
    wsc_ie_bytes: &[u8]
) -> Result<Vec<u8>, BufferTooSmall>