pub const IPPROTO_RAW: u8 = 0xff;
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.