pub unsafe extern "C" fn cudaGraphKernelNodeCopyAttributes(
    hSrc: cudaGraphNode_t,
    hDst: cudaGraphNode_t
) -> cudaError_t