pub unsafe fn ipv6_hdr_inet_csum(
    sum: uint16_t,
    hdr: *mut ipv6_hdr_t,
    prot_num: uint8_t,
    len: uint16_t
) -> uint16_t