pub type CUmemFabricHandle = CUmemFabricHandle_st;
#[repr(C)]pub struct CUmemFabricHandle { pub data: [u8; 64], }
data: [u8; 64]