[]Function wasi_common_lucet::__wasi_clock_res_get

#[no_mangle]
pub unsafe extern "C" fn __wasi_clock_res_get(
    vmctx_raw: *mut lucet_vmctx,
    clock_id: __wasi_clockid_t,
    resolution_ptr: uintptr_t
) -> __wasi_errno_t