pub unsafe extern "C" fn cudaGraphEventRecordNodeSetEvent(
    node: *mut CUgraphNode_st,
    event: *mut CUevent_st
) -> cudaError