pub const RAND_MAX: c_int = 2_147_483_647;
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdlib.h.html.