pub fn compute_icmp_checksum( ipv6_header: &IP6Header, icmp_header: &ICMP6Header, payload: &[u8], ) -> u16