#[no_mangle]
pub unsafe extern "C" fn u_thread_set_multiple_events_ocall(
    error: *mut c_int,
    tcss: *const size_t,
    total: size_t
) -> c_int