Function cuGraphExecExternalSemaphoresWaitNodeSetParams
pub unsafe fn cuGraphExecExternalSemaphoresWaitNodeSetParams(
hGraphExec: *mut CUgraphExec_st,
hNode: *mut CUgraphNode_st,
nodeParams: *const CUDA_EXT_SEM_WAIT_NODE_PARAMS_st,
) -> cudaError_enum