pub type PFN_cuGraphMemsetNodeSetParams = unsafe extern "C" fn(node: CUgraphNode, params: *const CUDA_MEMSET_NODE_PARAMS) -> CUresult;pub type PFN_cuGraphMemsetNodeSetParams = unsafe extern "C" fn(node: CUgraphNode, params: *const CUDA_MEMSET_NODE_PARAMS) -> CUresult;