pub broadcast proof fn lemma_u16_le_bytes_roundtrip(i: [u8; 2])
#[trigger] u16_le_to_bytes(u16_le_from_bytes(i)) == i,