pub const EXIT_CODE_INTERRUPTED: i32 = 130;
Exit code for interrupted operations (128 + SIGINT = 130)