pub type PFN_cuGraphExecMemsetNodeSetParams = unsafe extern "C" fn(graph_exec: CUgraphExec, node: CUgraphNode, params: *const CUDA_MEMSET_NODE_PARAMS, ctx: CUcontext) -> CUresult;pub type PFN_cuGraphExecMemsetNodeSetParams = unsafe extern "C" fn(graph_exec: CUgraphExec, node: CUgraphNode, params: *const CUDA_MEMSET_NODE_PARAMS, ctx: CUcontext) -> CUresult;