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