pub unsafe extern "C" fn cudaDeviceSetMemPool(
    device: c_int,
    memPool: cudaMemPool_t
) -> cudaError_t