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