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