pub unsafe extern "C" fn u_clock_gettime_ocall(
    result: *mut i32,
    errno: *mut i32,
    clk_id: i32,
    tp: *mut timespec
) -> SgxStatus