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