pub unsafe extern "C" fn getitimer(
    which: i32,
    curr_value: *mut itimerval
) -> i32