pub const FAILURE: i32 = 1;
Unsuccessful termination. This is a catch-all error code that should only be used by processes if the reason for the failure is unknown.