Constant rustix::process::EXIT_SIGNALED_SIGABRT
pub const EXIT_SIGNALED_SIGABRT: i32 = imp::process::EXIT_SIGNALED_SIGABRT;
The portability is definied by:
#[cfg(not(target_os = "wasi"))]