pub unsafe extern "C" fn cudaGraphNodeGetEnabled(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    isEnabled: *mut u32
) -> cudaError