pub unsafe extern "C" fn clock_adjtime(
    clk_id: clockid_t,
    buf: *mut timex
) -> c_int