#[no_mangle]
pub unsafe extern "C" fn u_thread_wait_event_ocall(
    error: *mut c_int,
    tcs: size_t,
    timeout: *const timespec,
    clockid: c_int,
    absolute_time: c_int
) -> c_int