pub const INADDR_BROADCAST: u32 = 0xFFFF_FFFF;
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_in.h.html.