pub broadcast proof fn lemma_i32_be_bytes_roundtrip(i: [u8; 4])
#[trigger] i32_be_to_bytes(i32_be_from_bytes(i)) == i,