pub unsafe extern "C" fn cudaGraphKernelNodeSetParams(
    node: *mut CUgraphNode_st,
    pNodeParams: *const cudaKernelNodeParams
) -> cudaError