pub const EXIT_FAILURE: c_int = 1;
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdlib.h.html.