pub const IPPROTO_TCP: u8 = 6;
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.