pub unsafe extern "C" fn cudaGraphExecHostNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    node: *mut CUgraphNode_st,
    pNodeParams: *const cudaHostNodeParams
) -> cudaError