pub broadcast proof fn lemma_i16_be_bytes_roundtrip(i: [u8; 2])
#[trigger] i16_be_to_bytes(i16_be_from_bytes(i)) == i,