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