pub unsafe extern "C" fn cudaGraphKernelNodeCopyAttributes(
    hSrc: *mut CUgraphNode_st,
    hDst: *mut CUgraphNode_st
) -> cudaError