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