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