pub unsafe extern "C" fn timerfd_gettime(
    fd: i32,
    curr_value: *mut itimerspec
) -> i32