#[no_mangle] pub unsafe extern "C-unwind" fn shim_thisThreadEventIPC() -> *const IPCData
This thread’s IPC channel. Panics if it hasn’t been initialized yet.
The returned pointer must not outlive the current thread.