pub fn compute_exit_code(code_identifier: i8, code: i32) -> i32
Computes the exit code from a code identifier and error code.