#[no_mangle] pub unsafe extern "C" fn sys_setitimer( _which: i32, _value: *const itimerval, _ovalue: *mut itimerval, ) -> i32