pub unsafe extern "C" fn cudaMemPoolSetAccess(
    memPool: *mut CUmemPoolHandle_st,
    descList: *const cudaMemAccessDesc,
    count: usize
) -> cudaError