pub unsafe extern "C" fn cudaDeviceGetMemPool(
    memPool: *mut *mut CUmemPoolHandle_st,
    device: i32
) -> cudaError