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