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