pub fn sys_call_name(number: c_long) -> Option<&'static str>
Returns the name of a system call, given its number.