pub type hipIpcMemHandle_t = hipIpcMemHandle_st;
#[repr(C)]pub struct hipIpcMemHandle_t { pub reserved: [i8; 64], }
reserved: [i8; 64]