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