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