extern "wasi_snapshot_preview1" fn clock_time_get(clockid_t, timestamp_t, *timestamp_t) callconv(.C) errno_t
clock_id: clockid_t,
precision: timestamp_t,
timestamp: *timestamp_t,