pub type PFN_cuGraphNodeSetParams = unsafe extern "C" fn(node: CUgraphNode, node_params: *mut CUgraphNodeParams) -> CUresult;pub type PFN_cuGraphNodeSetParams = unsafe extern "C" fn(node: CUgraphNode, node_params: *mut CUgraphNodeParams) -> CUresult;