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