Function timerfd_gettime

pub unsafe extern "C" fn timerfd_gettime(
    fd: i32,
    curr_value: *mut itimerspec,
) -> i32
Available on crate feature dep_sdl2 only.