pub unsafe extern "C" fn cudaGraphExecMemsetNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    node: *mut CUgraphNode_st,
    pNodeParams: *const cudaMemsetParams
) -> cudaError