Function cuGraphExternalSemaphoresSignalNodeGetParams
pub unsafe fn cuGraphExternalSemaphoresSignalNodeGetParams(
hNode: *mut CUgraphNode_st,
params_out: *mut CUDA_EXT_SEM_SIGNAL_NODE_PARAMS_st,
) -> cudaError_enum