pub unsafe extern "C" fn clock_settime(
    clk_id: i32,
    tp: *const timespec
) -> i32