pub unsafe extern "C" fn adjtime(
    delta: *const timeval,
    olddelta: *mut timeval
) -> i32