pub unsafe extern "C" fn cudaGraphMemcpyNodeSetParams(
    node: *mut CUgraphNode_st,
    pNodeParams: *const cudaMemcpy3DParms
) -> cudaError