pub type cudaIpcMemHandle_t = cudaIpcMemHandle_st;
CUDA IPC memory handle
#[repr(C)]pub struct cudaIpcMemHandle_t { pub reserved: [i8; 64], }
reserved: [i8; 64]